de_util ~master (2021-10-26T20:15:40.7960244)
Dub
Repo
VertexArray.bindAttribute
devisualization
util
opengl
vertexarray
VertexArray
Undocumented in source. Be warned that the author may not have intended to support it.
void
bindAttribute
(ShaderProgram program, string attribute, IBuffer buffer, AttribPointerType type, uint count)
class
VertexArray
void
bindAttribute
(
ShaderProgram
program
,
string
attribute
,
IBuffer
buffer
,
AttribPointerType
type
,
uint
count
)
void
bindAttribute
(ShaderProgram program, string attribute, AttribPointerType type, uint count)
Meta
Source
See Implementation
devisualization
util
opengl
vertexarray
VertexArray
constructors
this
destructors
~this
functions
bind
bindAttribute
opCast